PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getGenerateContentsPage Method
In This Topic
    getGenerateContentsPage Method
    In This Topic
    Gets a value indicating whether the table of contents should be generated as separate pages in the document.
    Syntax
    public boolean getGenerateContentsPage()

    Return Value

    True if pages containing the table of contents are added to the document.
    See Also